Revert unwanted unusual formating to standard form.
authorMichaël Cadilhac <michael.cadilhac@lrde.org>
Mon, 25 Dec 2006 23:09:00 +0000 (23:09 +0000)
committerMichaël Cadilhac <michael.cadilhac@lrde.org>
Mon, 25 Dec 2006 23:09:00 +0000 (23:09 +0000)
lisp/ChangeLog

index d9c655fe6a28c8fb7208d5191f205f7341d38611..f9b5b879b485b63c5e240e68f9e1c7ed584f3d21 100644 (file)
 
 2006-12-10  Juanma Barranquero  <lekktu@gmail.com>
 
-       * replace.el (replace-match-data, replace-match-maybe-edit),
-       * calc/calc-aent.el (calc-eval-error),
-       * emulation/vi.el (vi-char-argument),
+       * replace.el (replace-match-data, replace-match-maybe-edit):
+       * calc/calc-aent.el (calc-eval-error):
+       * emulation/vi.el (vi-char-argument):
        * progmodes/cc-langs.el (c-at-vsemi-p-fn)
        (c-vsemi-status-unknown-p-fn): Doc fixes.